For a list of all members of this type, see CollectionBase<T> members.
| Name | Description | |
|---|---|---|
![]() | Count | Gets the amount of items in the collection. |
![]() | IsReadOnly | Gets whether or not the collection is read only. |
![]() | Item | Gets the item at the specified index. |
| Name | Description | |
|---|---|---|
![]() | Items | Gets the unerlying collection used to store all items. |